fix bugs specific to big endian machines (#155)
authortsteven4 <tsteven4@users.noreply.github.com>
Wed, 14 Feb 2018 15:25:14 +0000 (08:25 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2018 15:25:14 +0000 (08:25 -0700)
commit7d898a09578ff6d0bcba65b0d548145c504c1ac6
treea43c1e93ce31350ab2fe39753123f748fb50949e
parent4952c9cd87cf56e2de1087c58e58410617b7fd90
fix bugs specific to big endian machines (#155)

* round up some loose endians in mapbar.

* round up another endian, this time in mapsend.

* chase the endians out of naviguide.
also, a potential bug with Qstring length vs. encoded string length.
mapbar_track.cc
mapsend.cc
naviguide.cc